ReleaseRealPart
TheReleaseRealPart
method releases the part object encapsulated by the part wrapper.
void ReleaseRealPart ();DISCUSSION
For part wrappers, this method marks the part object as available for access by another client. Your part'sReleaseRealPart
method is almost never called unless you really need to access the actual part.OVERRIDING
When you subclassODPart
, you must not override this method.EXCEPTIONS
kODErrPartNotWrapper
- This method was called on an actual part, not a part wrapper.
SEE ALSO
TheODPart::GetRealPart
method (page 525).
TheODPart::IsRealPart
method (page 531).
"The Part-Wrapper Object" on page 464 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help